/* ===============header part css start ===================== */

html {
    overflow-y: scroll
}

@media screen and (min-width:1510px) {
    html {
        overflow-y: overlay
    }
}

body {
    font: 13px/21px arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    min-height: 100%
}
.product div p {
  width: 100% !important;
  font-weight: 500 !important;
}
.wocommerce-rk {
  background: #fff !important;
}
ol.flex-control-nav.flex-control-thumbs li {
  border: none !important;
}
ol.flex-control-nav.flex-control-thumbs li img {
  position: relative;
  width: 65px !important;
  height: 65px !important;
  border-bottom: 4px solid #ccc !important;
  border: 1px solid #ccc;
  display: inline-block;
}
ol.flex-control-nav.flex-control-thumbs li .flex-active {
  border-bottom: 4px solid #0093dd !important;
  border: 1px solid #0093dd;
}
.attachment-shop_thumbnail {
  max-width: 100%;
  width: 100%;
  max-height: 100%;
  height: 500px !important;
  object-fit: contain;
  object-position: center;
}
.tabs.wc-tabs li {
  background: #f5f5f5 !important;
  border: 1px solid #ddd;
  padding: 5px 0 10px 0 !important;
  cursor: pointer;
  border-radius: 6px;
  font-weight: 500;
}
.woocommerce-tabs.wc-tabs-wrapper .tabs li a {
  background: #f5f5f5 !important;
  color: #222 !important;
}
.woocommerce-tabs.wc-tabs-wrapper ul .active a {
  background: transparent !important;
  color: #fff !important;
}
span.store-cls {
  background: #0093dd !important;
}
.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  background-color: #0093dd !important;
}
@media only screen and (max-width:991px) {
.products.columns-4.clearfix {
  display: flex;
  flex-wrap: wrap;
}
.wocommerce-rk .products.columns-4 .product.type-product {
  display: flex;
  flex-direction: column;
  height: 100% !important;
  float: none !important;
}
}
@media only screen and (max-width:991px) {
.woocommerce-ordering {
  margin-top: -25px!important;
}

}

.products .acoplw-badge-icon {
  background: #0093dd !important;
  color: #fff !important;
}
.products .acoplw-badge-icon span {
  color: #fff !important;
}
* {
    outline: 0
}

input[type=checkbox]:focus {
    outline: 0
}

a:focus {
    outline: 0;
    outline-width: 0;
    outline-style: none
}

a:link,
a:visited {
    color: #444;
    text-decoration: none
}

a:hover {
    color: #000;
    text-decoration: none
}

.clear {
    clear: both
}

a img {
    border: none
}


/* header midel css */
.header-mobile-autocomplete ul {
  margin: 0;
  padding: 0
}

.header-mobile-autocomplete ul li .search-auto-complete-img {
  display: none
}

.header-mobile-autocomplete ul li .search-auto-complete-text {
  margin-left: 0;
  line-height: 18px;
  height: 18px;
  text-align: left;
  color: #3a3a3a;
  font-size: 14px
}

.header-mobile-autocomplete ul li {
  display: block;
  padding: 9px;
  border-bottom: 1px solid #e6e6e6
}

.header-mobile-autocomplete ul li a {
  display: block;
  padding: 0
}

.header-mobile-autocomplete>a {
  display: none
}

#header-search .auto-complete-close,
#header-search-mobile .auto-complete-close {
  display: block;
  position: absolute;
  right: 0;
  top: 5px;
  padding: 0;
  font-size: 15px;
  line-height: 20px;
  color: #222;
  text-indent: -71px;
  overflow: hidden;
  width: 35px;
  height: 30px;
  border-radius: 5px
}

#header-search .auto-complete-close {
  right: 66px;
  top: 7px;
  z-index: 3
}

#header-search .auto-complete-close:after,
#header-search .auto-complete-close:before,
#header-search-mobile .auto-complete-close:after,
#header-search-mobile .auto-complete-close:before {
  content: "";
  display: block;
  width: 1px;
  height: 15px;
  background: #000;
  overflow: hidden;
  position: absolute;
  top: 7px;
  right: 18px
}

#header-search .auto-complete-close:after,
#header-search .auto-complete-close:before {
  height: 19px;
  top: 4px
}

#header-search .auto-complete-close:before,
#header-search-mobile .auto-complete-close:before {
  transform: rotate(45deg)
}

#header-search .auto-complete-close:after,
#header-search-mobile .auto-complete-close:after {
  transform: rotate(-45deg)
}

#header-search .auto-complete-close,
#header-search-mobile .auto-complete-close {
  display: none
}

#header-search-mobile li .type,
#search-auto-complete li .type {
  color: #7b7b7b;
  text-align: left;
  font-size: 12px;
  line-height: 11px;
  margin-left: 5px;
  font-weight: 400
}

#search-auto-complete li .type {
  margin-left: 24px;
  padding: 8px 0 4px 0
}

#search-auto-complete ul li.auto-complete-category a {
  margin-top: -15px
}

#search-auto-complete ul li.auto-complete-brand a {
  margin-top: -8px
}

#header-search-mobile input[type=text] {
  border-radius: 3px 3px 0 0
}

#header-search-mobile input[type=text]:focus {
  border: 0 solid #fff
}

#search-auto-complete ul li.auto-complete-category {
  background: #fff
}

#search-auto-complete ul li.auto-complete-brand {
  background: #f9f9f9
}

input.query-autocomplete.is-loading {
  background: url(/assets/img/search-ajax-loader.gif) #fff no-repeat right 7px center;
  background-size: 24px
}

#header-search-mobile input.query-autocomplete.is-loading {
  background-size: 18px
}

.header-mobile-autocomplete ul li.auto-complete-brand.last,
.header-mobile-autocomplete ul li.auto-complete-category.last {
  border-bottom: 2px solid #d0d0d0
}

.header-mobile-autocomplete ul li.auto-complete-category {
  background: #fff
}

.header-mobile-autocomplete ul li.auto-complete-brand {
  background: #f5f5f5
}

.header-mobile-autocomplete ul li {
  background: #efefef
}

.blue {
  background-color: #222
}

#header-first {
background-color: #000;
  margin-bottom: 30px;
  box-shadow: 0 0 0 #000;
  color: #fff;
}

#header-checkout {
  background-color: #000;
  box-shadow: 0 0 1px #000;
  color: #fff
}

#user-sidebar {
  width: 220px
}

#user-content {
  margin-left: 240px;
  border-left: 1px solid #e7e7e7;
  padding-left: 20px;
  min-height: 200px
}

.order-status-label {
  padding: 5px 10px;
  border-radius: 5px
}

.page-heading {
  margin: 0 0 10px 0;
  background-repeat: repeat-x;
  background-position: left top
}

.page-heading h1 {
  display: inline;
  font-weight: 300;
  font-size: 28px;
  line-height: 28px;
  background-color: #fff;
  margin: 0;
  padding-right: 10px
}

#login {
  padding-top: 50px
}

#login .form-wrap {
  width: 30%;
  margin: 0 auto
}

#login .unsubscribe.form-wrap {
  width: 45%;
  padding: 25px;
  background: #fafafa;
  box-shadow: rgb(0 0 0 / 16%) 0 1px 4px;
  border-radius: 5px
}

#login .unsubscrib-link {
  color: #4267b2
}

#login h1 {
  font-size: 18px;
  text-align: center;
  font-weight: 700;
  padding-bottom: 20px;
  border-bottom: 2px solid #e7e7e7;
  margin-bottom: 20px
}

#login .form-group {
  margin-bottom: 25px
}

#login .checkbox {
  margin-bottom: 20px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none
}

#login .checkbox.show:before {
  content: '\f00c';
  color: #1fa67b;
  font-size: 17px;
  margin: 1px 0 0 3px;
  position: absolute;
  pointer-events: none;
  font-family: FontAwesome
}

#login .checkbox .character-checkbox {
  width: 25px;
  height: 25px;
  cursor: pointer;
  border-radius: 3px;
  border: 1px solid #ccc;
  vertical-align: middle;
  display: inline-block
}

#login .checkbox .label {
  color: #6d6d6d;
  font-size: 13px;
  font-weight: 400
}

#login .forget {
  font-size: 13px;
  display: block
}

.header-first-popover {
  display: inline-block;
  position: relative
}

.header-first-popover .popover.bottom {
  width: 276px;
  top: 30px;
  font-weight: 400;
  color: #000;
}

.header-first-popover:hover .header-link-text {
  text-decoration: underline;
}

.header-first-popover .popover .arrow {
  right: 57px;
  left: auto
}

.header-first-popover .popover ul {
  list-style-type: none;
  margin: 0;
  padding: 0
}

.header-first-popover .popover ul li {
  padding: 2px 0
}

.header-first-popover .popover ul li a {
  color: #000;
  display: block
}

.header-first-popover .popover ul li a:hover {
  text-decoration: underline
}

.header-first-popover .popover ul li.line {
  border-top: 1px solid #e7e7e7;
  padding-top: 10px;
  margin-top: 10px
}

.header-first-popover .button-link {
  display: block;
  line-height: 42px;
  padding: 0 5px 0 15px;
  color: #fff;
  font-size: 14px;
  font-weight: 700
}

.header-badge {
  border-radius: 3px;
  padding: 2px 7px;
  font-size: 13px;
  background-color: #222;
  box-shadow: 1px 1px 2px #555;
  color: #fff
}

.starRating {
  display: inline-block;
  position: relative;
  height: 40px;
  background: url(/assets/img/stars-sp.png) repeat-x 0 0;
  background-size: 42px;
  vertical-align: bottom
}

.starRating div {
  float: left;
  position: relative;
  height: 42px
}

.starRating input {
  position: relative;
  z-index: 1;
  width: 42px;
  height: 42px;
  margin: 0;
  padding: 0;
  opacity: 0;
  cursor: pointer
}

.starRating label {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 42px
}

.starRating span {
  display: none
}

.starRating input:checked+label,
.starRating:hover input:checked:hover+label {
  background: url(/assets/img/stars-sp.png) repeat-x 0 -77px;
  background-size: 42px
}

.starRating:hover input:checked+label {
  background: 0 0
}

.starRating:hover input:hover+label {
  background: url(/assets/img/stars-sp.png) repeat-x 0 -77px;
  background-size: 42px
}

.category-pagination {
  margin: 0;
  margin-top: 40px;
  list-style-type: none;
  padding: 0
}

.category-pagination li {
  display: inline-block;
  border-radius: 5px;
  margin: 0 5px;
  font-size: 16px;
  font-weight: 400;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: ease;
  transition-delay: 0s
}

.category-pagination li.active {
  background-color: #5cb85c;
  padding: 8px 20px;
  cursor: default
}

.category-pagination li a {
  display: block;
  padding: 8px 20px;
  color: #359fd9
}

.category-pagination li.active,
.category-pagination li.arrow a,
.category-pagination li:hover a {
  color: #fff
}

.category-pagination li.arrow {
  background-color: #359fd9;
  margin: 0 10px
}

.category-pagination li:hover {
  background-color: #359fd9
}

.category-pagination li.active:hover {
  background-color: #5cb85c
}

.category-pagination li.arrow:hover {
  background-color: #5cb85c
}

ul#search-filter ul.parameter li:before {
  width: 15px;
  height: 12px;
  content: "\f096";
  color: #ccc;
  font-size: 14px;
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 300
}

ul#search-filter ul.parameter li.more:before {
  content: '\f107';
  color: #359fd9
}

ul#search-filter ul.parameter li.filter-clear:before {
  content: '\f00d';
  color: #359fd9
}

ul#search-filter ul.parameter li.more.more-less:before {
  content: '\f106';
  color: #359fd9
}

ul#search-filter ul.parameter li:hover:before {
  content: "\f046";
  color: #359fd9
}

ul#search-filter ul.parameter li.more:hover:before {
  content: '\f107'
}

ul#search-filter ul.parameter li.filter-clear:hover:before {
  content: '\f00d'
}

ul#search-filter ul.parameter li.more.more-less:hover:before {
  content: '\f106'
}

ul#search-filter ul.parameter li.selected:before {
  width: 15px;
  height: 12px;
  content: "\f046";
  color: #039;
  font-size: 14px;
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  left: 0
}

ul#search-filter ul.parameter li.selected:hover:before {
  content: "\f00d";
  color: #359fd9
}


#header-mobile {
  text-align: center;
  background-color: #222;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  line-height: 40px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0 15px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  box-shadow: 0 0 3px #000;
  border-bottom: 3px solid #fecb00
}

#header-mobile a.mobile-menu-toggle {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 25px;
  color: #fff;
  padding: 0 0 0 15px
}

#header-mobile a.mobile-header-cart {
  display: block;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 15px 0 0;
  color: #fff;
  font-size: 25px
}

#header-mobile a.mobile-header-cart i {
  margin-right: 10px
}

.container-fluid {
  max-width: 1500px
}

ol.breadcrumb {
  padding: 0;
  background: #fff;
  font-size: 14px
}

ol.breadcrumb li a {
  margin: 0;
  padding: 0;
  color: #222;
  font-weight: 600
}

ol.breadcrumb li:first-child a {
  color: #000
}

ol.breadcrumb li.active {
  color: #555
}

.product-thumbnail {
  border-right: 1px solid #e7e7e7;
  width: 70px;
  height: 70px;
  overflow: hidden;
  background-color: #fff
}

.product-thumbnail table {
  height: 100%;
  width: 100%
}

.product-thumbnail table td {
  vertical-align: middle;
  padding-right: 5px;
  height: 100%;
  text-align: center
}

.product-thumbnail table td img {
  width: 60px
}

#home-container-right {
  margin-left: 220px
}

.desktop-menu li h3 a {
  color: #359fd9
}

#header-search.open input[type=text] {
  border-bottom-left-radius: 0
}

#header-search.open input[type=submit] {
  border-bottom-right-radius: 0
}



.vertical-sidebar-items .v-sidebar-item:last-child {
  display: none
}

.ml-top-header {
  background: #1e1e1e
}

#ml-top-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 0
}

.ml-top-header-left {
  display: flex;
  align-items: center
}

.ml-phone-text {
  margin-right: 10px
}

.ml-header-features {
  color: #b7b7b7;
  font-size: 11px;
  padding: 0 10px
}

@media screen and (max-width:920px) and (min-width:768px) {
  .ml-header-features {
    padding: 0 5px
  }
}

.ml-header-features a {
  color: #b7b7b7
}

.ml-header-features.top-head-sellon a {
  color: #fff
}

.ml-line-left {
  border-left: 1px solid #3d3d3d
}

.ml-line-right {
  border-right: 1px solid #3d3d3d;
  margin-right: 10px
}

.ml-top-header-right.header-country-switcher {
  float: unset;
  display: flex;
  align-items: center;
  margin-top: 0
}

.ml-top-header-right.header-country-switcher a.dropdown-toggle.active {
  padding: 0 0 0 25px;
  font-size: 12px
}

.ml-top-header-right.header-country-switcher a.dropdown-toggle.active:after {
  width: 16px;
  height: 16px
}

.ml-top-header-right a.dropdown-toggle.active.bahrain:after,
.ml-top-header-right a.dropdown-toggle.active.global:after,
.ml-top-header-right a.dropdown-toggle.active.kuwait:after,
.ml-top-header-right a.dropdown-toggle.active.oman:after,
.ml-top-header-right a.dropdown-toggle.active.saudi-arabia:after,
.ml-top-header-right a.dropdown-toggle.active.uae:after,
.ml-top-header-right a.dropdown-toggle.active.united-arab-emirates:after {
  background-size: 32px
}

.ml-top-header-right.header-country-switcher .language-switch {
  margin-top: 0;
  line-height: 14px
}

.ml-top-header-right.header-country-switcher .language-switch a {
  font-size: 12px;
  min-width: 18px
}

.ml-head {
  display: flex;
  align-items: center;
}
.caldiv a:hover {
  color: #0093dd;
}
.caldiv a {
  color: #fff;
  font-size: 15px;
}
.caldiv p {
  margin-bottom: 0;
  font-weight: 600;
  letter-spacing: .5px;
}
.caldiv {
  display: flex;
  text-align: center;
  justify-content: center;
  padding-top: 5px;
}
.ml-head-logo {
  display: table-cell;
  min-width: 190px;
  vertical-align: middle
}

#header-first .ml-head a.site-logo {
  float: unset;
  margin-top: 0;
  width: 190px
}

.ml-head-search {
  padding: 0 25px;
  display: table-cell;
  width: 57%;
  vertical-align: middle
}
.button-link.seller {
  background: #0093dd;
  padding: 10px 20px !important;
  display: block;
  border-radius: 5px;
}

.ml-head-right {
  min-width: 280px
}

.ml-head .ml-head-wrapp {
  display: flex;
  align-items: center;
  justify-content: space-between
}

.ml-head #header-search button {
  color: #000;
  background: #0093dd;
  height: 42px
}

.ml-head #header-search button:hover {
  background: #ffe478;
}

.ml-head #header-search input[type=text] {
  border: 0;
  outline: 0
}

.ml-head #header-search form .input-group {
  z-index: 3
}

.ml-head-middle#header {
  padding: 18px 0
}

.ml-head-account,
.ml-head-cart,
.ml-head-favorites {
  text-align: center;
  position: relative
}

.ml-head-account,
.ml-head-favorites {
  padding: 0 11px 0 11px
}

.ml-head-cart {
  padding: 0 0 0 11px
}

.ml-head-account .button-link,
.ml-head-cart .button-link,
.ml-head-favorites .button-link {
  text-transform: uppercase
}

.ml-head-search #header-search input[type=text]:focus {
  outline: 0;
  border: 0
}

.ml-head-wrapp .header-first-popover .button-link {

  line-height: normal;
  font-size: 10px;
  padding: 0
}

.ml-head-middle #header {
  padding: 20px 0
}

.ml-head-wrapp .header-first-popover {
  display: block;
  position: unset
}

.ml-head-wrapp .header-first-popover:hover .header-link-text {
  text-decoration: unset
}

.ml-head-cart span#cart-total-qnty,
.ml-head-favorites span#wishlist-total-qnty {
  position: absolute;
  top: -8px;
  right: 7px;
  width: 18px;
  height: 18px;
  border-radius: 100%;
  line-height: 12px;
  background-color: #0093dd;
  color: #000;
  font-size: 10px;
  font-weight: 700;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-family: Arial, sans-serif !important
}

.ml-head-favorites span#wishlist-total-qnty {
  right: 12px
}

:lang(ru) .ml-head-favorites span#wishlist-total-qnty {
  right: 20px
}

:lang(ru) .ml-head-cart span#cart-total-qnty {
  right: 2px
}

.head-icon {
  font-size: 20px;
  padding-bottom: 10px;
  clear: both;
  text-align: center;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center
}

@media screen and (min-width:768px) {
  .ml-fireworks .fire-container {
    top: 31px;
    height: 82px
  }
}

.ml-head-account-drop {
  display: block;
  position: relative
}


#search-results #heading {
    border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
    padding: 15px 0;
    margin-bottom: 15px;
    margin-top: 15px;
    position: relative;
    height: 56px;
    line-height: 25px
}

#search-results #heading h1 {
    font-size: 18px;
    font-weight: 700
}

#search-results #pagination-footer {
    border-top: none;
    margin: 30px 0;
    text-align: center;
    padding: 0
}

.home-products-carousel {
    padding: 0;
    margin-bottom: 20px
}

.home-header {
  padding: 5px 10px;
  background: #0093dd;
  border-top: 4px solid #f90;
  margin-bottom: 10px;
}
#home-category-sections .home-header {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.home-header-more {
    white-space: nowrap;
    text-decoration: underline !important;
    font-weight: 700;
    font-size: 14px;
    color: #000 !important
}

.home-header-more:hover {
    color: #363636 !important
}

.home-header h2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    color: #fff;
}
.home-header .home-header-more {
  color: #fff !important;
}
@media screen and (max-width:480px) {
    .home-header h2 {
        font-size: 18px
    }
}

#header-search {
    padding: 0;
    position: relative
}

#header-pros {
    margin-left: 30px;
    padding: 12px 0
}

#header-search input[type="text"] {
  font-size: 16px;
  font-weight: 300;
  border-radius: 3px 0 0 3px;
  height: 42px;
  padding-top: 5px;
  padding-bottom: 5px;
  box-shadow: none;
  border: 3px solid #0093dd !important;
}
#header-search input[type=submit] {
    font-weight: 300;
    border-radius: 0 3px 3px 0;
    padding: 7px 16px 7px 16px;
    text-transform: uppercase
}

#header-search button {
    color: #fff;
    background: #222;
    padding: 10px 20px;
    margin-left: 0
}

#header-search-mobile {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 5px 0
}

#header-search-mobile input[type=text] {
    font-size: 16px;
    font-weight: 300;
    border-radius: 3px 0 0 3px;
    height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    box-shadow: none
}

.ml-head-account .header-first-popover .popover .arrow {
  right: 20px
}

.ml-head-wrapp .header-first-popover .popover.bottom {
  width: 215px;
  top: 39px;
  left: auto;
  right: -25px
}

.ml-head-btm {
  background: #0093dd
}

.ml-btm-menu {
  display: flex;
  align-items: center;
  position: relative
}

#header-first.ml-header-first {
  border-bottom: 0
}

.ml-btm-menu #menu-toggle-button {
  padding: 8px 20px;
  cursor: pointer;
  background: #0d83bf;
  box-shadow: 0 0 0 transparent;
 
  font-size: 14px;
  border-radius: 0;
  border-left: 0;
  text-transform: uppercase;
  font-weight: 700
}

.ml-menu-horizontal>ul.desktop-menu {
  margin: 0;
  list-style: none;
  display: flex;
  color: #000
}

.ml-menu-horizontal>ul.desktop-menu>li {
  padding: 0;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px
}

.ml-menu-horizontal > ul.desktop-menu > li.last_item {
  background: #e63737;
  color: #fff;
}
.ml-top-header-right.header-country-switcher .button-link.seller {
  padding: 0px 10px !important;
  margin: 0 6px;
  color: #fff;
}
.ml-menu-horizontal>ul.desktop-menu>li.last_item a {
  color: #fff
}

.ml-menu-horizontal .desktop-menu>li:hover {
  box-shadow: 0 0 0;
  background: #f4f7ff
}

.ml-menu-horizontal .desktop-menu>li>a {
  padding: 8px 18px
}

.ml-menu-horizontal .desktop-menu>li:hover>a {
  color: #000
}

.ml-menu-horizontal .menu-dropdown.have-subheading {
  position: absolute;
  left: 0;
  right: 0;
  bottom: unset;
  top: 37px;
  max-width: 1490px;
  width: 100%;
  box-sizing: border-box;
  background-color: #f4f7ff;
  box-shadow: 0 5px 6px 0 rgba(0, 0, 0, .18);
  z-index: 9999999
}

.ml-menu-horizontal .desktop-menu>li>.menu-dropdown.have-subheading>.nav-column>ul>li:first-child {
  margin-top: 0
}

.ml-menu-horizontal .desktop-menu .nav-column li a {
  text-transform: capitalize;
  font-weight: 100;
  font-size: 13px
}

span.sp-text {
  text-transform: initial
}

.ml-menu-horizontal .desktop-menu li.menu-subheader a {
  font-size: 13px;
  font-weight: 700;
  color: #000
}

.ml-menu-horizontal .desktop-menu li.menu-subheader a:first-child {
  margin-top: 12px
}

.ml-menu-horizontal .desktop-menu li.menu-subheader a:first-child:hover {
  color: #359fd9
}

.ml-menu-horizontal .desktop-menu .nav-column {
  padding: 0
}

.ml-menu-horizontal .ml-menu-brands-wrap {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px
}

.ml-menu-horizontal .ml-brands-item img {
  width: 65px
}

@media screen and (min-width:768px) and (max-width:1024px) {
  .ml-menu-horizontal .ml-brands-item img {
    width: 45px
  }
}

.ml-menu-horizontal .desktop-menu .nav-col-padding {
  padding: 25px
}

.ml-menu-horizontal .ml-menu-banner {
  display: flex;
  justify-content: flex-end
}

.ml-menu-horizontal .ml-menu-banner img {
  padding: 14px;
  width: 100%;
  border-radius: 17px;
  height: 260px;
}

.ml-menu-horizontal .desktop-menu>li>a:after {
  content: none
}

.ml-menu-horizontal .desktop-menu li.ml-nav-view-all a {
  color: #adadad !important
}

@media screen and (max-width:991px) {
  .ml-menu-horizontal .desktop-menu .ml-nav-banner {
    display: none
  }

  .ml-menu-horizontal .desktop-menu .nav-column-9 {
    width: 100%
  }
}

@media screen and (max-width:1330px) {
  .ml-menu-horizontal ul.desktop-menu>li:nth-last-child(1) {
    display: none
  }
}

@media screen and (max-width:1258px) {

  .ml-menu-horizontal ul.desktop-menu>li:nth-last-child(1),
  .ml-menu-horizontal ul.desktop-menu>li:nth-last-child(2) {
    display: none
  }
}

@media screen and (max-width:1124px) {
  .ml-menu-horizontal ul.desktop-menu>li:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)) {
    display: none
  }
}

@media screen and (max-width:1024px) {
  .ml-menu-horizontal ul.desktop-menu>li:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)) {
    display: none
  }
}

@media screen and (max-width:920px) {
  .ml-menu-horizontal ul.desktop-menu>li:not(:nth-child(1)):not(:nth-child(2)) {
    display: none
  }
}

@media screen and (max-width:767px) {
  .ml-menu-horizontal ul.desktop-menu>li:not(:nth-child(1)) {
    display: none
  }
}

@media screen and (max-width:480px) {
  .ml-menu-horizontal ul.desktop-menu>li {
    display: none
  }
}

.ml-menu-horizontal ul.desktop-menu .menu-dropdown.have-subheading .nav-column ul li:not(.menu-subheader):first-child {
  margin-top: 43px
}

.ml-menu-horizontal .desktop-menu li.ml-nav-view-all:hover a {
  color: #359fd9 !important
}

.ml-home-content #home-container-right {
  margin-left: unset
}

.ml-home-content #main-banner {
  margin-right: unset
}

@media screen and (min-width:1198px) {
  .ml-home-content #home-container-right #home-category-sections .home-sections-products .product.product-carousel {
    width: 16.25%
  }

  .ml-home-content #home-container-right #home-category-sections .home-sections-products .product.product-carousel:nth-child(4n),
  .ml-home-content #home-container-right #home-category-sections .home-sections-products .product.product-carousel:nth-child(4n-3) {
    margin-right: unset;
    margin-left: unset;
    margin: .25%
  }

  .ml-home-content #home-container-right #home-category-sections .home-sections-products .product.product-carousel:nth-child(6n-5) {
    margin-left: 0
  }

  .ml-home-content #home-container-right #home-category-sections .home-sections-products .product.product-carousel:nth-child(6n) {
    margin-right: 0
  }
}

@media screen and (max-width:1022px) {
  .ml-home-content #home-container-right #home-category-sections .home-sections-products .product.product-carousel {
    width: 32.9333%;
    margin: .3%
  }

  .ml-home-content #home-container-right #home-category-sections .home-sections-products .product.product-carousel:nth-child(3n-2) {
    margin-left: 0
  }

  .ml-home-content #home-container-right #home-category-sections .home-sections-products .product.product-carousel:nth-child(3n) {
    margin-right: 0
  }
}

@media screen and (max-width:767px) {
  .ml-home-content #home-container-right #home-category-sections .home-sections-products .product.product-carousel:nth-child(2n+1) {
    width: 49.28%;
    margin-left: 0;
    margin-right: .76%;
    margin-bottom: 1.4%
  }

  .ml-home-content #home-container-right #home-category-sections .home-sections-products .product.product-carousel:nth-child(2n) {
    width: 49.2%;
    margin-right: 0;
    margin-left: .76%;
    margin-bottom: 1.4%
  }
}

.ml-home-content .product .compare-checkbox label,
.ml-home-content .product .product-title {
  font-size: 12px
}

.ml-home-content .product .product-image img {
  height: auto;
  width: auto;
  max-width: 100%;
  max-height: 187px
}

@media screen and (min-width:992px) {
  .ml-home-content .flex-row-item:nth-child(3n-2) {
    margin-right: .25%;
    margin-left: .25%
  }

  .ml-home-content .flex-row-item:nth-child(4n-3) {
    margin-left: 0;
    margin-right: .25%
  }

  .ml-home-content .flex-row-item {
    width: 24.6%
  }

  .ml-home-content .flex-row-item:nth-child(3n) {
    margin-right: unset;
    margin-left: unset;
    margin: .25%
  }

  .ml-home-content .flex-row-item:nth-child(4n) {
    margin-right: 0;
    margin-left: .25%
  }
}

@media screen and (max-width:767px) {
  .ml-home-content .container-fluid {
    margin-top: 0
  }

  .ml-home-content #home-container-right {
    margin-top: 0
  }
}

@media screen and (min-width:1198px) and (max-width:1500px) {
  .ml-home-content #home-container-right .product.product-carousel a.product-review-stars {
    bottom: 42px;
    left: -8px
  }
}

.ml-home-content #pcmainbanner {
  max-height:385px;
  border-radius: 5px;
  border: 0 solid #eee
}

.ml-home-content #pcmainbanner,
.ml-home-content #pcmainbanner .banner-item {
display: block;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 21.9%;
  background-size: 100%;
  background-repeat: no-repeat;
}

@media screen and (min-width:881px) {
  .ml-home-content #mainbanner {
    display: none
  }

  .ml-home-content #pcmainbanner {
    display: block
  }
}

@media screen and (max-width:880px) {
  .ml-home-content #mainbanner {
    display: block;
    border: 0
  }

  .ml-home-content #mainbanner,
  .ml-home-content #mainbanner .banner-item {
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 40.4%;
    background-size: 100%;
    background-repeat: no-repeat
  }

  .ml-home-content #main-banner .owl-dots {
    bottom: -25px
  }
}

@media screen and (max-width:320px) {

  .ml-home-content #main-banner,
  .ml-home-content #mainbanner .banner-item {
    height: 130px
  }

  .report-icon {
    width: 16px
  }
}

#category-slider-container #pc-category-slider {
  max-height: 300px
}

#category-slider-container #category-slider .item.banner-item,
#category-slider-container #pc-category-slider .item.banner-item {
  display: block;
  position: relative;
  width: 100%;
  height: 0;
  background-size: 100%;
  background-repeat: no-repeat
}

@media screen and (min-width:992px) {
  .owl-carousel.category_mb_banner.owl-loaded {
    display: none
  }

  .owl-carousel.category_pc_banner.owl-loaded {
    display: block
  }

  #category-slider-container #pc-category-slider .item.banner-item {
    padding-bottom: 21.9%
  }
}

@media screen and (max-width:991px) {
  .owl-carousel.category_mb_banner.owl-loaded {
    display: block
  }

  .owl-carousel.category_pc_banner.owl-loaded {
    display: none
  }

  #category-slider-container #category-slider .item.banner-item {
    padding-bottom: 40.5%
  }
}

body:not(.home) #header-first.ml-header-first {
  margin-bottom: 0
}

.ml-home-content #content {
  margin: 28px 0
}

@media screen and (max-width:767px) {
  .ml-home-content #content {
    margin: 0 0 0
  }

  body.body-page-category .ml-home-content #content {
    margin-top: 20px
  }

  .body-page-cart .ml-home-content #content {
    margin: 0 -15px -15px
  }
}

.ml-head-account .popover {
  border: 0;
  border-radius: 5px
}

.ml-head-account .popover-content {
  padding: 18px 18px
}

div#header-search.open button.btn {
  border-bottom-right-radius: 0;
}
#menu-wrapper {
    position: absolute;
    background: #fff;
    width: 200px;
    box-shadow: 0 5px 6px -2px rgba(0, 0, 0, .18);
    padding: 10px 0;
    display: none;
    z-index: 99999;
    border-left:3px solid #0093dd;
    border-bottom-left-radius: 3px;
}

#menu-wrapper.menu-visible {
    display: block;
    position: relative
}

.desktop-menu,
.desktop-menu a,
.desktop-menu div,
.desktop-menu li,
.desktop-menu ul {
    margin: 0;
    padding: 0;
    border: none;
    outline: 0
}

.desktop-menu a {
    text-decoration: none
}

.desktop-menu li {
    list-style: none
}

.desktop-menu {
    display: inline-block;
    z-index: 500;
    width: 100%
}

.desktop-menu>li {
    display: block;
    font-size: 13px
}

.desktop-menu>li>a {
    display: block;
    z-index: 510;
    padding: 5px 10px;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}
#menu-toggle .desktop-menu > li > a{
  color: #000;
}

.desktop-menu>li>a:after {
    content: '\f105';
    color: #ccc;
    font-size: 17px;
    right: 10px;
    position: absolute;
    pointer-events: none;
    font-family: FontAwesome
}

.desktop-menu>li:hover>a:after {
    color: #359fd9
}

.desktop-menu>li:hover>a {
    color: #359fd9
}

.desktop-menu>li>div {
    position: absolute;
    display: block;
    width: 650px;
    display: none;
    left: 197px;
    bottom: 0;
    opacity: 0;
    overflow: hidden;
    background-color: #fff;
    border-radius: 0 0 3px 0;
    box-shadow: 0 5px 6px -2px rgba(0, 0, 0, .18);
    top: 0;
    -webkit-transition: all .3s ease .15s;
    -moz-transition: all .3s ease .15s;
    -o-transition: all .3s ease .15s;
    -ms-transition: all .3s ease .15s;
    transition: all .3s ease .15s;
    background-repeat: no-repeat;
    background-position: bottom center;
    z-index: 9999
}

.desktop-menu>li:hover>div {
    opacity: 1;
    display: block;
    overflow: visible
}

.desktop-menu .nav-column {
    float: left;
    width: 15%;
    padding: 2.5%
}

.desktop-menu .nav-column-2 {
    width: 16.66666667%
}

.desktop-menu .nav-column-3 {
    width: 25%
}

.desktop-menu .nav-column-4 {
    width: 33.3333%
}

.desktop-menu .nav-column-5 {
    width: 41.66666667%
}

.desktop-menu .nav-column-6 {
    width: 50%
}

.desktop-menu .nav-column-7 {
    width: 58.33333333%
}

.desktop-menu .nav-column-8 {
    width: 66.66666667%
}

.desktop-menu .nav-column-9 {
    width: 75%
}

.desktop-menu .nav-column-10 {
    width: 83.33333333%
}

.desktop-menu .nav-column-12 {
    width: 100%
}

.desktop-menu .nav-column h3 {
    margin: 0 0 10px 0;
    line-height: 18px;
    font-size: 14px;
    color: #372f2b
}

.desktop-menu .nav-column h3.orange {
    color: #ff722b
}

.desktop-menu .nav-column li a {
    display: block;
    line-height: 26px;
    font-size: 13px;
    color: #222
}

.desktop-menu .nav-column li a:hover {
    color: #359fd9
}

#menu-toggle {
    width: 200px
}

#menu-toggle-button {
    padding: 10px 20px;
    cursor: pointer;
    background: #222;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    color: #eee;
    font-size: 17px;
    border-radius: 3px;
    border-left: 3px solid #fecb00;
    text-transform: uppercase
}

#menu-toggle-button.open {
    border-radius: 3px
}

#menu-toggle:hover #menu-toggle-button {
    border-radius: 3px 3px 0 0
}

#menu-toggle:hover #menu-wrapper {
    display: block
}

.desktop-menu>li:hover {
    background: #fff9dd
}

.desktop-menu li.menu-subheader a {
    color: #17b1d1;
    font-size: 13px;
    margin-bottom: 5px;
    font-weight: 700
}



@media screen and (max-width:767px) {
    .ml-head {
        flex-wrap: wrap;
        align-items: end
    }

    .ml-head-middle #header {
        padding: 15px 0
    }

    .ml-head-logo {
        order: 1;
        flex-grow: 1;
        min-width: 160px
    }

    .ml-head-search {
        flex: 1 0 100%;
        order: 3;
        padding: 10px 0 0;
    }

    .ml-head-right {
        min-width: unset;
        order: 2
    }

    .ml-head .ml-head-wrapp {
        justify-content: unset
    }

    .site-switcher-control a.dropdown-toggle.active:after {
        left: 0
    }

    body:not(.mobile-agent) .site-switcher-control a.dropdown-toggle {
        margin-left: 32px
    }

    #header-first .ml-head a.site-logo {
        width: 160px
    }

    .ml-head-account-drop .fa-angle-down,
    .ml-head-account-drop .header-link-text,
    .ml-head-cart .header-link-text,
    .site-switcher-control a.dropdown-toggle span.deliver-to-label {
        display: none !important
    }

    .head-icon {
        padding-bottom: 0
    }

    .ml-head-cart span#cart-total-qnty {
        top: -12px;
        right: 0;
        margin-top: -19px;
        margin-left: 20px;
        border: 0 solid #000;
        z-index: 99;
        position: relative;
        font-size: 11px;
        line-height: 16px;
        background: #fecb00;
        font-weight: 700;
        font-family: arial, sans-serif !important
    }

    :lang(ru) .site-switcher-control a.dropdown-toggle.active:after {
        left: 0
    }

    .currency-switcher-wrap .select2,
    select.currency-selector {
        width: 52px !important
    }
}

.mobile-agent #header-mobile {
    padding: 0
}

.mobile-agent #header-first,
.mobile-agent #header-first #header,
.mobile-agent #menu {
    display: none
}

.mobile-agent #header-mobile a.site-logo {
    display: block;
    width: 150px;
    height: 43px;
    margin: auto
}

.mobile-agent #header-mobile a.site-logo>img {
    margin-top: 6px;
    height: 33px;
    width: 100%
}

.mobile-agent #header-mobile a.mobile-menu-toggle {
    top: 5px
}

.mobile-agent #header-mobile a.mobile-header-cart,
.mobile-agent #header-mobile a.mobile-menu-toggle {
    position: unset;
    padding: 0;
    height: 34px
}

.mobile-agent .header_deliver_to_mb_wrapp {
    padding: 8px 0
}

.mobile-agent .ml-home-content #mainbanner {
    display: block
}

.ml-mobile-head-flex {
    display: flex;
    align-items: center
}
@media screen and (min-width: 1080px) and (max-width: 1570px) {
  #copyright > .container-fluid, #footer > .container-fluid, .container, .container-fluid, .footer-contacts-container > .container-fluid {
    width: calc(100% - 88px) !important;
  }
}
.site-switcher-control a.dropdown-toggle {
  color: #fffF;
}
.f32 .dropdown-toggle.active.flag::after {
  background-image: url("../images/flags-sprite.webp");
  background-repeat: no-repeat;
}
.site-switcher-control a.dropdown-toggle.active::after {
  left: 60px;
}
.f32 .flag.in::after {
  background-position: -449px -350px;
}
a.dropdown-toggle.active::after {
  display: block;
  position: absolute;
  content: "";
  width: 25px;
  height: 16px;
  left: 0;
  top: 2px;
  border-radius: 3px;
}
.site-switcher-control a.dropdown-toggle span {
  display: inline-block;
  margin-right: 34px;
}
.mobile-theme-switcher>label {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    padding: 10px 10px 10px 20px;
    font-weight: 100;
    color: #000
}

.--switch {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 22px
}

.--switch input {
    display: none
}

.--slider .fa-moon-o {
    color: #fff;
    position: absolute;
    left: 7px;
    font-size: 14px;
    display: none
}

.--slider .fa-sun-o {
    color: #fff;
    position: absolute;
    font-size: 14px;
    right: 7px
}

.--slider .fa-sun-o:before {
    text-indent: -999em;
    display: block;
    width: 13px;
    height: 13px;
    background: url(/assets/img/sun-ico.svg);
    background-size: contain;
    background-repeat: no-repeat
}

.--slider {
    position: absolute;
    cursor: pointer;
    display: flex;
    align-items: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #a7a7a7;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50px
}

.--slider:before {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    left: 4px;
    bottom: 4px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s
}

.--switch input:checked+.--slider .fa-moon-o {
    display: block
}

.--switch input:checked+.--slider .fa-sun-o {
    display: none
}

.--switch input:checked+.--slider {
    background-color: #505157
}

.--switch input:focus+.--slider {
    box-shadow: 0 0 1px #52b69a
}

.--switch input:checked+.--slider:before {
    -webkit-transform: translateX(22px);
    -ms-transform: translateX(22px);
    transform: translateX(22px)
}

.mobile-theme-switcher {
    position: relative
}

.ml-top-header-right .mobile-theme-switcher>label {
    padding: 0;
    margin-bottom: 0;
    color: #fff;
    width: 30px
}

.ml-top-header-right .--switch {
    width: 30px;
    height: 14px
}

.ml-top-header-right .--slider {
    background-color: #fff
}

.ml-top-header-right .--slider:before {
    height: 12px;
    width: 12px;
    bottom: 1px;
    left: 1px;
    background-color: #000;
    z-index: 99
}

.ml-top-header-right .--switch input:checked+.--slider:before {
    -webkit-transform: translateX(17px);
    -ms-transform: translateX(17px);
    transform: translateX(17px);
    background-color: #fff
}

.ml-top-header-right .--slider .fa-sun-o:before {
    text-indent: -999em;
    display: block;
    width: 13px;
    height: 13px;
    background: url(/assets/img/sun-ico.svg);
    background-size: contain;
    background-repeat: no-repeat
}

.ml-top-header-right .--slider .fa-sun-o {
    font-size: 12px
}

.ml-top-header-right .--slider .fa-moon-o {
    right: unset;
    left: 4px;
    bottom: 1px;
    font-size: 11px;
    display: none
}

.ml-top-header-right .--slider .fa-sun-o {
    left: unset;
    right: 3px;
    display: block;
    color: #000
}

.ml-top-header-right .--switch input:checked+.--slider .fa-moon-o {
    display: block
}

.ml-top-header-right .--switch input:checked+.--slider .fa-sun-o {
    display: none
}

body iframe#launcher {
    border-radius: 10% !important;
    height: 64px !important
}

#checkout-options-container>.panel {
    overflow: visible
}

.select2-container .select2-selection--single {
    height: 34px
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ccc
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 32px;
    padding-left: 12px;
    font-size: 14px;
    font-weight: 400
}
.currency-switcher-wrap,
.language-switch {
    position: relative
}

.currency-switcher-wrap .select2-container,
.language-switch .select2-container {
    margin-top: -2px
}

select.currency-selector,
select.language-selector {
    font-size: 12px;
    padding: 1px 4px;
    border-radius: 3px;
    border-color: #3b3b3b
}

.currency-switcher-wrap .select2,
select.currency-selector {
    width: 60px !important;
    margin-right: 10px;
    font-family: Tajawal, sans-serif
}

.language-switch .select2,
select.language-selector {
    min-width: 60px !important;
    width: 85px !important;
    margin-right: 0;
    font-family: Tajawal, sans-serif
}

:lang(ru) .language-switch .select2,
:lang(ru) select.language-selector {
    width: 92px !important
}

.currency-switcher-wrap .select2-container .select2-selection--single,
.language-switch .select2-container .select2-selection--single,
select.currency-selector,
select.language-selector {
    height: 21px !important;
    background-color: #404040;
    border-color: #303030
}

.currency-switcher-wrap .select2-container--default .select2-selection--single .select2-selection__rendered,
.language-switch .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 1.9;
    padding-left: 6px;
    font-size: 12px;
    font-family: Tajawal, sans-serif;
    color: #fff
}

.currency-switcher-wrap .select2-container--open+.select2-container--open {
    left: -135px !important;
    right: 0 !important;
    padding-top: 14px
}

.language-switch .select2-container--open+.select2-container--open {
    left: -45px !important;
    right: 0 !important;
    padding-top: 14px
}

.currency-switcher-wrap .select2-results,
.currency-switcher-wrap .select2-search--dropdown .select2-search__field,
.language-switch .select2-results,
.language-switch .select2-search--dropdown .select2-search__field {
    color: #000;
    font-size: 12px
}

.currency-switcher-wrap .select2-search--dropdown .select2-search__field,
.language-switch .select2-search--dropdown .select2-search__field {
    border-radius: 4px;
    background: #303030;
    border: 1px solid #2e2e2e;
    background: #303030 url(/assets/img/select2-search.svg) calc(100% - 8px) 7px/14px 14px no-repeat;
    color: #fff
}

.currency-switcher-wrap .select2-selection__rendered.circle-loading:after,
.language-switch .select2-selection__rendered.circle-loading:after {
    width: 12px !important;
    height: 12px !important;
    animation: loading 1s linear infinite;
    top: 3px !important;
    right: 5px
}

.currency-switcher-wrap .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.language-switch .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.currency-switcher-wrap .select2-container--open .select2-dropdown--below,
.language-switch .select2-container--open .select2-dropdown--below {
    width: 100% !important;
    border: 0 solid #404040;
    top: 14px;
    border-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #404040;
    opacity: .99;
    box-shadow: 0 6px 15.2px 4.8px rgb(41 41 41 / 33%)
}

.currency-switcher-wrap .select2-container--open .select2-dropdown--below:after,
.currency-switcher-wrap .select2-container--open .select2-dropdown--below:before,
.language-switch .select2-container--open .select2-dropdown--below:after,
.language-switch .select2-container--open .select2-dropdown--below:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 16px;
    top: -12px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 12px solid #404040
}

.currency-switcher-wrap .select2-search--dropdown,
.language-switch .select2-search--dropdown {
    padding: 8px
}

.currency-switcher-wrap .select2-results__option {
    color: #d7d7d7;
    padding: 6px 0 6px 12px
}

.language-switch .select2-results__option {
    padding: 6px 12px;
    font-family: Tajawal, sans-serif
}

.currency-switcher-wrap .select2-container--default .select2-results__option--selected,
.language-switch .select2-container--default .select2-results__option--selected {
    background-color: #262626
}

.currency-switcher-wrap .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,
.language-switch .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    color: #fff !important
}

.currency-switcher-wrap .select2-container--default .select2-results>.select2-results__options {
    margin-right: 7px;
    margin-bottom: 7px
}

.language-switch .select2-container--default .select2-results>.select2-results__options {
    margin-right: 0;
    margin-bottom: 7px;
    margin-top: 7px
}

.currency-switcher-wrap .select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar,
.language-switch .select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar {
    width: 6px;
    background-color: #303030;
    border-radius: 6px
}

.currency-switcher-wrap .select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb,
.language-switch .select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb {
    background-color: #000;
    border-radius: 20px;
    height: 35px
}

.lang-selector-icon {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 5px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: auto;
    top: 50%
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 46%;
    border-width: 7px 6px 0 6px;
    margin-left: -10px;
    margin-top: -3px
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-width: 0 6px 7px 6px
}

.currency-switcher-wrap .select2-container--default .select2-selection--single .select2-selection__arrow b,
.language-switch .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-width: 5px 4px 0 4px;
    margin-left: -4px
}

.currency-switcher-wrap .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b,
.language-switch .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-width: 0 4px 5px 4px
}

.currency-switcher-wrap .select2-container--default .select2-results>.select2-results__options,
.language-switch .select2-container--default .select2-results>.select2-results__options {
    scrollbar-color: rgb(48 48 48) rgb(0 0 0) !important;
    scrollbar-width: thin !important
}
.tooltip_cvv .tooltip_cvv_text {
  position:absolute;
  line-height:initial;
  width:184px;
  right:0;
  top:87%;
  z-index:1;
  padding:13px 11px;
  background-color:#fff;
  border:1px solid #e3e5f3;
  border-radius:4px;
  color:#222;
  text-align:center;
  font-size:13px;
  visibility:hidden;
  opacity:0;
  box-shadow:rgb(0 0 0 / 10%) 0 1px 3px 0,rgb(0 0 0 / 6%) 0 1px 2px 0;
  transition-property:all;
  transition-duration:.5s;
  transition-timing-function:cubic-bezier(0,1,.5,1)
}
.theme_mode.tooltip_cvv .tooltip_cvv_text {
  width:140px;
  right:-15px;
  top:unset;
  bottom:calc(-100% - 30px);
  padding:9px 9px;
  background-color:rgb(255 255 255 / 90%);
  border:1px solid #fff;
  text-align:center;
  font-size:12px;
  z-index:4
}
.add-to-wish-list.tooltip_cvv .tooltip_cvv_text {
  width:auto;
  left:0;
  right:auto;
  top:unset;
  bottom:calc(100% + 12px);
  padding:9px 9px;
  background-color:rgb(255 255 255 / 95%);
  border:0;
  text-align:center;
  font-size:12px
}
:lang(ru) .theme_mode.tooltip_cvv .tooltip_cvv_text {
  width:160px;
  bottom:calc(-100% - 44px)
}
.tooltip_cvv:hover .tooltip_cvv_text {
  visibility:visible;
  opacity:1
}
.add-to-wish-list.tooltip_cvv:hover .tooltip_cvv_text {
  visibility:hidden;
  opacity:0
}
.add-to-wish-list.tooltip_cvv.addto:hover .tooltip_cvv_text.addto {
  visibility:visible;
  opacity:1
}
.add-to-wish-list.tooltip_cvv.removefrom:hover .tooltip_cvv_text.removefrom {
  visibility:visible;
  opacity:1
}
.tooltip_cvv_text::after,
.tooltip_cvv_text::before {
  content:"";
  width:0;
  height:0;
  position:absolute;
  right:5px;
  border-left:5px solid transparent;
  border-right:5px solid transparent
}
.tooltip_cvv_text::before {
  top:-5px;
  border-bottom:5px solid #e2e5f1
}
.tooltip_cvv_text::after {
  top:-4px;
  border-bottom:5px solid #fff
}
.theme_mode .tooltip_cvv_text::after,
.theme_mode .tooltip_cvv_text::before {
  right:19px;
  top:-9px;
  border-left:9px solid transparent;
  border-right:9px solid transparent;
  border-bottom:9px solid #e2e5f1
}
.add-to-wish-list .tooltip_cvv_text::after,
.add-to-wish-list .tooltip_cvv_text::before {
  content:"";
  width:0;
  height:0;
  position:absolute;
  left:12px;
  border-left:9px solid transparent;
  border-right:9px solid transparent;
  top:auto
}
.add-to-wish-list .tooltip_cvv_text::before {
  bottom:-14px;
  border-top:14px solid rgb(243 243 243);
  border-bottom:0
}
.add-to-wish-list .tooltip_cvv_text::after {
  bottom:-10px;
  border-top:14px solid rgb(255 255 255 / 95%);
  border-bottom:0
}
.header-link-text {
  display: flex;
}
.site-logo img {
  height: 35px;
}


.product-slider .owl-stage {
  padding-left: 0 !important;
  
}


/* footer css */

.custom-footer {
  font-family: Arial, sans-serif;
}

/* Top Section */
.footer-top {
  background: #fff;
  padding: 50px 0;
}
.footer-col p i {
  color: #0093dd;
  font-size: 18px;
}
.custom-footer .container {
  width: 90%;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer-col p img {
  height: 30px;
}
.footer-contacts-container {
  background: #f4f4f4;
  border-bottom: 1px solid #e2e2e2;
  border-top: 1px solid #e2e2e2;
  padding-top: 15px;
  padding-bottom: 15px;
}
.footer-col {
  width: 23%;
  min-width: 250px;
  margin-bottom: 30px;
}

.footer-col h4 {
  font-size: 16px;
  margin-bottom: 15px;
  color: #222;
  position: relative;
}

.footer-col h4::after {
  content: "";
  width: 40px;
  height: 3px;
  background: #0093dd;
  position: absolute;
  left: 0;
  bottom: -5px;
}

.footer-col p,
.footer-col li {
  font-size: 14px;
  color: #555;
  line-height: 1.8;
}

.footer-col ul {
  list-style: none;
  padding: 0;
}

.footer-col ul li {
  margin-bottom: 8px;
  cursor: pointer;
  transition: 0.3s;
}

.footer-col ul li:hover {
  color: #0093dd;
}

/* Bottom Bar */
.footer-bottom {
  background: #0093dd;
  color: #fff;
  padding: 15px 0;
  text-align: center;
  font-size: 14px;
}


/* Newsletter */
.newsletter h4 {
  font-size: 14px;
  margin-bottom: 10px;
  color: #333;
}

.newsletter-box {
  display: flex;
}

.newsletter-box input {
  padding: 10px;
  width: 240px;
  border: 1px solid #ccc;
  outline: none;
}

.newsletter-box button {
  padding: 10px 18px;
  border: none;
  background: #222;
  color: #fff;
  cursor: pointer;
  transition: 0.3s;
}

.newsletter-box button:hover {
  background: #0093dd; /* yellow accent */
  color: #000;
}

/* Social */
.social {
  margin-top: 15px;
}

.social p {
  font-size: 14px;
  margin-bottom: 8px;
}

.social-icons a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  background: #0093dd;
  color: #fff;
  border-radius: 50%;
  margin-left: 8px;
  font-size: 18px;
  transition: 0.3s;
}

.social-icons a:hover {
  background: #000;
  color: #0093dd;
}

/* Responsive */
@media(max-width: 768px) {
  .footer-extra-wrap {
    flex-direction: column;
    text-align: center;
  }

  .right-section {
    text-align: center;
    margin-top: 20px;
  }

  .newsletter-box {
    justify-content: center;
  }
}












.shop-sidebar{
    width:280px;
    background:#fff;
    padding:15px;
    font-size:13px;
    border:1px solid #eee;
}

.filter-section{
    border-bottom:1px solid #eee;
    padding-bottom:15px;
    margin-bottom:15px;
}

.filter-header{
    display:flex;
    justify-content:space-between;
    cursor:pointer;
    font-weight:600;
    margin-bottom:10px;
}

.sidebar .arrow{
    width:8px;
    height:8px;
    border-right:2px solid #333;
    border-bottom:2px solid #333;
    transform:rotate(45deg);
    transition:.3s;
}

.sidebar .arrow.rotate{
    transform:rotate(-135deg);
}

.sidebar .arrow.small{
    width:6px;
    height:6px;
    margin-left:5px;
}

.category-title{
    font-weight:500;
    cursor:pointer;
    display:flex;
    justify-content:space-between;
    padding:4px 0;
}

.category-link{
    padding:4px 0 4px 15px;
    cursor:pointer;
    color:#555;
}

.category-link:hover{
    color:#0d6efd;
}

.subcategory{
    padding-left:10px;
    display:none;
}

.subcategory.show{
    display:block;
}

.filter-body label{
    display:block;
    margin-bottom:6px;
    cursor:pointer;
}

.filter-body label:hover{
    color:#0d6efd;
}

.show-more{
    color:#0d6efd;
    cursor:pointer;
    margin-top:5px;
}

/* Custom Dual Slider */
.price-filter {
    padding: 15px 0;
    border-bottom: 1px solid #eee;
    font-family: Arial, sans-serif;
}

.price-filter h6 {
    font-weight: 600;
    margin-bottom: 12px;
}

.price-inputs {
    display: flex;
    align-items: center;
    gap: 10px;
}

.price-inputs input {
    width: 80px;
    padding: 8px 10px;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 14px;
    transition: 0.3s;
}

.price-inputs input:focus {
    border-color: #0d6efd;
    outline: none;
    box-shadow: 0 0 0 2px rgba(13,110,253,0.1);
}

.to-text {
    font-size: 14px;
    font-weight: 500;
    color: #555;
}
.share-wrapper {
    position: relative;
    display: inline-block;
}

.share-btn {
    background: #f5f5f5;
    border: 1px solid #ddd;
    padding: 8px 14px;
    cursor: pointer;
    border-radius: 6px;
    font-weight: 500;
}

.share-dropdown {
    position: absolute;
    top: 45px;
    right: 0;
    width: 230px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 0 8px 20px rgba(0,0,0,0.1);
    padding: 8px 0;

    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: 0.3s ease;
    z-index: 999;
}

.share-dropdown a {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px 15px;
    color: #333;
    text-decoration: none;
    font-size: 14px;
}

.share-dropdown a:hover {
    background: #f3f3f3;
}

.share-wrapper:hover .share-dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}




.product-gallery {
    max-width: 750px;
    margin: auto;
}

.main-image-container {
    position: relative;
    text-align: center;
}

.main-image-container img {
  max-width: 100%;
  width: 100%;
  max-height: 100%;
  height: 500px !important;
  object-fit: contain;
  object-position: center;
}

.product-gallery .arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 26px;
    background: rgba(0,0,0,0.5);
    color: #fff;
    padding: 8px 12px;
    cursor: pointer;
    border-radius: 50%;
}

.arrow.left { left: 10px; }
.arrow.right { right: 10px; }

.thumbnail-container {
    display: flex;
    gap: 12px;
    margin-top: 15px;
    justify-content: center;
}

.thumb {
  position: relative;
  width: 65px;
  height: 65px;
  margin: 0 3px;
  border-bottom: 4px solid #ccc !important;
  border: 1px solid #ccc;
  display: inline-block;
  zoom: 1;
}


.thumb.active {
  border-bottom: 4px solid #0093dd!important;
  border: 1px solid #0093dd;
}
.ml-head-account-drop:hover .popover.bottom {
  display: block !important;
}


.contact-section {
    background: #f5f5f5;
}

.section-subtitle {
    font-size: 14px;
    color: #777;
}

.section-title {
    font-weight: 600;
    position: relative;
    padding-left: 15px;
}

.section-title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0px;
  width: 4px;
  height: 20px;
  background: #0093dd;

}

.custom-input .form-control {
    border-right: 0;
    height: 48px;
}

.custom-input .input-group-text {
    background: #e9e9e9;
    border-left: 0;
    width: 48px;
    justify-content: center;
}

.custom-input textarea.form-control {
    height: auto;
}

.recaptcha-box {
    background: #fff;
    border: 1px solid #ddd;
    padding: 15px;
    width: 300px;
}

.custom-btn {
   background: #0093dd;
    color: #fff;
    padding: 10px 25px;
    border: none;
    border-bottom: 3px solid #111;
}

.custom-btn:hover {
    background: #111;
    color: #fff;
}

.contact-info-card {
    background: #fff;
    padding: 30px;
    border: 1px solid #ddd;
    border-radius: 6px;
}

.info-title {
    position: relative;
    padding-left: 15px;
    font-weight: 600;
}

.info-title::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 4px;
    height: 20px;
    background: #0093dd;
}

.contact-info-list li {
    margin-bottom: 20px;
}

.contact-info-list strong {
    display: block;
    font-weight: 600;
}

.contact-info-list span {
    color: #555;
}

.map-link {
    display: inline-block;
    margin-top: 5px;
    color: #2a5bd7;
    text-decoration: none;
}
.contact-form-wrapper form i {
  color: #0093dd;
}

.map-link:hover {
    text-decoration: underline;
}


/* Custom Modal Style */
.cookie-modal .modal-content {
    border-radius: 10px;
    padding: 20px;
}

.cookie-modal h5 {
    font-weight: 600;
}

.cookie-modal p {
    color: #555;
    font-size: 15px;
}

.cookie-modal .btn-outline-custom {
    border: 2px solid #0093dd;
    color: #0093dd;
    font-weight: 500;
    padding: 8px 20px;
}

.cookie-modal .btn-outline-custom:hover {
    background-color: #0093dd;
    color: #fff;
}
span.wpmm_item_description {
    display: none !important;
}
.cookie-modal .btn-accept {
    background-color: #0093dd;
    color: #fff;
    font-weight: 500;
    padding: 8px 20px;
}

.cookie-modal .btn-accept:hover {
    background-color: #0093dd;
}
#cookieModal a {
  color: #0093dd;
}
#cookieModal .modal-dialog.modal-dialog-centered {
  max-width: 700px;
}